Skip to content

Conversation

hwmrocker
Copy link
Contributor

Sind diese Änderungen auch gewünscht?

@@ -2,8 +2,7 @@

# Generatoren und yield
def gen(s):
for char in s:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, das macht vielleicht mehr Sinn zu behalten?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ich habe das wieder reverted. ich denke, den generatoren teil kann man noch etwas ausbauen, ich werde da noch ein ticket zu aufmachen.

@@ -1,5 +1,4 @@
#!/usr/bin/env python3
# coding: utf-8
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants